home *** CD-ROM | disk | FTP | other *** search
- //***********************************************************************
- //
- // Resource.h
- //
- //***********************************************************************
-
- #define IDR_MAINFRAME 100
-
- #define IDM_OPTIONS_PROPERTIES 110
- #define IDM_OPTIONS_EXIT 111
- #define IDM_OPTIONS_ABOUT 112
-
- #define IDD_ABOUTDLG 120
- #define IDC_ICONRECT 121
-
- #define IDD_BKGNDPAGE 130
- #define IDC_SOLID 131
- #define IDC_GRADIENT 132
- #define IDC_RED 133
- #define IDC_GREEN 134
- #define IDC_BLUE 135
- #define IDC_MAGENTA 136
- #define IDC_CYAN 137
-
- #define IDD_TEXTPAGE 140
- #define IDC_TEXT 141
- #define IDC_HEIGHT 142
- #define IDC_BOLD 143
- #define IDC_ITALIC 144
-